'Declaration
Public Function New( _ ByVal type As RoutableConnectorType, _ ByVal points() As NPointF _ )
'Usage
Dim type As RoutableConnectorType Dim points() As NPointF Dim instance As New NRoutableConnector(type, points)
public NRoutableConnector( RoutableConnectorType type, NPointF[] points )
Parameters
- type
- points